reflect.rtype.ptrToThis (field)
9 uses
reflect (current package)
type.go#L328: ptrToThis typeOff // type for pointer to this type, may be zero
type.go#L1446: if t.ptrToThis != 0 {
type.go#L1447: return t.typeOff(t.ptrToThis)
type.go#L1473: pp.ptrToThis = 0
type.go#L1966: mt.ptrToThis = 0
type.go#L2114: ft.ptrToThis = 0
type.go#L2377: slice.ptrToThis = 0
type.go#L2754: typ.ptrToThis = 0
type.go#L2929: array.ptrToThis = 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)